You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Methods > VectorInt.Adopt Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.Adopt Method

Adopts TVecInt object.

Syntax
C#
Visual Basic
public void Adopt([In] TVecInt Src);

Src object will be adopted by VectorInt. When the Vector gets out of scope, the object will be freed.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!